Skip to content

Conversation

@matthprost
Copy link
Contributor

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Refactor <RadioGroup />, <CheckboxGroup /> and <ToggleGroup /> to use vanilla extract

@matthprost matthprost self-assigned this Sep 23, 2025
@matthprost matthprost requested review from a team, johnrazeur and lisalupi as code owners September 23, 2025 15:12
@matthprost matthprost added the refactor Refactor without breaking changes label Sep 23, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 23, 2025

🦋 Changeset detected

Latest commit: a7f9b9e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Minor
@ultraviolet/form Major
@ultraviolet/nextjs Major
@ultraviolet/plus Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (647bf54) to head (a7f9b9e).
⚠️ Report is 8 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5580      +/-   ##
==========================================
+ Coverage   92.23%   92.27%   +0.04%     
==========================================
  Files         270      273       +3     
  Lines        7847     7849       +2     
  Branches     3288     3288              
==========================================
+ Hits         7238     7243       +5     
+ Misses        609      606       -3     
Files with missing lines Coverage Δ
packages/ui/src/components/CheckboxGroup/index.tsx 88.57% <100.00%> (+2.46%) ⬆️
...ages/ui/src/components/CheckboxGroup/styles.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/RadioGroup/index.tsx 87.09% <100.00%> (+2.72%) ⬆️
...ackages/ui/src/components/RadioGroup/styles.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/ToggleGroup/index.tsx 87.87% <100.00%> (+2.58%) ⬆️
...ckages/ui/src/components/ToggleGroup/styles.css.ts 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 647bf54...a7f9b9e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@matthprost matthprost merged commit d73ead7 into beta Sep 25, 2025
18 checks passed
@matthprost matthprost deleted the refactor/group-vanilla branch September 25, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactor without breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants